Conversation
56a5e87 to
22f9a42
Compare
|
on digital ocean: ingress is running in the cluster: |
|
And the ingress is there, and works! |
|
Ok so this works! yay. just had to wait a minute |
|
|
||
|
|
||
| INGRESS_HELM_COMMANDS = [ | ||
| "helm repo add ingress-nginx https://kubernetes.github.io/ingress-nginx", |
There was a problem hiding this comment.
its ingress-nginx even for caddy?
There was a problem hiding this comment.
Yes it is because the ingress controller is provided by nginx and caddy is the reverse proxy. I know I know, layers upon layers but that's how it is!
|
@pinheadmz I'll add another line in the |
|
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers. ConflictsReviewers, this pull request conflicts with the following ones:
If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first. |

To test:
Tested on Minikube, Docker Desktop and Google so especially looking for Digital Ocean users.